home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap27 / dun27_12.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  1.1 KB  |  19 lines

  1. <DIV ID="arrowLyr" STYLE="position: absolute; z-index: 2; visibility: hidden;">
  2.  
  3.     <IMG NAME="arrow_img" SRC="../images/blank.gif" USEMAP="#arrow_map" SUPPRESS="TRUE" 
  4.  
  5. cc]WIDTH="90" HEIGHT="66" BORDER="0" ALT="">
  6.  
  7. </DIV>
  8.  
  9.  
  10.  
  11. <MAP NAME="arrow_map">
  12.  
  13.     <AREA SHAPE=POLY COORDS="0,27,89,7,90,0,0,0,0,27" HREF="JavaScript:top.pageScroll('up')"; 
  14.  
  15. cc]onMouseOver="top.arrowToggle('up'); top.displayInfo('<FONT COLOR=#FFFFE1 SIZE=4>
  16.  
  17. cc]Scroll Page Up</FONT>')"; onMouseOut="top.hideInfo(); top.arrowToggle('center')"; ALT="">
  18.  
  19.  
  20.  
  21.     <AREA SHAPE=POLY COORDS="0,28,90,8,90,30,0,50,0,28" HREF="JavaScript:top.pageScroll('top')"; 
  22.  
  23. cc]onMouseOver="top.arrowToggle('center'); top.displayInfo('<FONT COLOR=#FFFFE1 SIZE=4>
  24.  
  25. cc]Return Page</FONT>')"; onMouseOut="top.hideInfo(); top.arrowToggle('center')"; ALT="">
  26.  
  27.  
  28.  
  29.     <AREA SHAPE=POLY COORDS="0,51,90,31,89,68,0,68,0,51" HREF="JavaScript:top.pageScroll('down')"; 
  30.  
  31. cc]onMouseOver="top.arrowToggle('down'); top.displayInfo('<FONT COLOR=#FFFFE1 SIZE=4>
  32.  
  33. cc]Scroll Page Down</FONT>')"; onMouseOut="top.hideInfo(); top.arrowToggle('center')"; ALT="">
  34.  
  35. </MAP>
  36.  
  37.